[INFO] fetching crate valq 0.3.1...
[INFO] fixing valq-0.3.1 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate valq 0.3.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate valq 0.3.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate valq 0.3.1
[INFO] tweaked toml for crates.io crate valq 0.3.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate valq 0.3.1 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate valq 0.3.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a5e88fe33292ba27514257b60f9ed9be223e06e81f76837595cfb81d1f465bd8
[INFO] running `Command { std: "docker" "start" "a5e88fe33292ba27514257b60f9ed9be223e06e81f76837595cfb81d1f465bd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a5e88fe33292ba27514257b60f9ed9be223e06e81f76837595cfb81d1f465bd8" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5e88fe33292ba27514257b60f9ed9be223e06e81f76837595cfb81d1f465bd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a5e88fe33292ba27514257b60f9ed9be223e06e81f76837595cfb81d1f465bd8" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]    Compiling serde_json v1.0.146
[INFO] [stderr]     Checking toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking valq v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/lib.rs (36 fixes)
[INFO] [stderr]        Fixed src/util.rs (6 fixes)
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]     Checking toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking toml v0.9.10+spec-1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Migrating tests/transpose_tuple.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/query_value_result.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed tests/query_value_result.rs (1 fix)
[INFO] [stderr]    Migrating examples/basics.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/query_value.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed tests/query_value.rs (2 fixes)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.28s
[INFO] [stderr] crater-edition-check: valq v0.3.1 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking valq v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> tests/query_value_result.rs:385:33
[INFO] [stdout]     |
[INFO] [stdout] 385 |             query_value_result!((gen_value()).x).unwrap() == &json!(1),
[INFO] [stdout]     |             --------------------^^^^^^^^^^^^^--- ------ borrow later used by call
[INFO] [stdout]     |             |                   |
[INFO] [stdout]     |             |                   creates a temporary value which is freed while still in use
[INFO] [stdout]     |             temporary value is freed at the end of this statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> tests/query_value_result.rs:387:33
[INFO] [stdout]     |
[INFO] [stdout] 387 |             query_value_result!((gen_value()).x -> str ?? "not str") == "not str",
[INFO] [stdout]     |             --------------------^^^^^^^^^^^^^-----------------------
[INFO] [stdout]     |             |                   |
[INFO] [stdout]     |             |                   creates a temporary value which is freed while still in use
[INFO] [stdout]     |             temporary value is freed at the end of this statement
[INFO] [stdout]     |             borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> tests/query_value_result.rs:397:33
[INFO] [stdout]     |
[INFO] [stdout] 397 |             query_value_result!((s.gen_value()).x).unwrap() == &json!(1),
[INFO] [stdout]     |             --------------------^^^^^^^^^^^^^^^--- ------ borrow later used by call
[INFO] [stdout]     |             |                   |
[INFO] [stdout]     |             |                   creates a temporary value which is freed while still in use
[INFO] [stdout]     |             temporary value is freed at the end of this statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> tests/query_value_result.rs:399:33
[INFO] [stdout]     |
[INFO] [stdout] 399 |             query_value_result!((s.gen_value()).x -> str ?? "not str") == "not str",
[INFO] [stdout]     |             --------------------^^^^^^^^^^^^^^^-----------------------
[INFO] [stdout]     |             |                   |
[INFO] [stdout]     |             |                   creates a temporary value which is freed while still in use
[INFO] [stdout]     |             temporary value is freed at the end of this statement
[INFO] [stdout]     |             borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> tests/query_value_result.rs:377:34
[INFO] [stdout]     |
[INFO] [stdout] 377 |             query_value_result!((json!({ "x": 1 })).x).unwrap() == &json!(1),
[INFO] [stdout]     |             ---------------------^^^^^^^^^^^^^^^^^---- ------ borrow later used by call
[INFO] [stdout]     |             |                    |
[INFO] [stdout]     |             |                    creates a temporary value which is freed while still in use
[INFO] [stdout]     |             temporary value is freed at the end of this statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `$crate::json_internal` which comes from the expansion of the macro `json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> tests/query_value_result.rs:378:34
[INFO] [stdout]     |
[INFO] [stdout] 378 |             query_value_result!((json!({ "x": 1 })).y ?? default) == &json!(null),
[INFO] [stdout]     |             ---------------------^^^^^^^^^^^^^^^^^---------------
[INFO] [stdout]     |             |                    |
[INFO] [stdout]     |             |                    creates a temporary value which is freed while still in use
[INFO] [stdout]     |             temporary value is freed at the end of this statement
[INFO] [stdout]     |             borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `$crate::json_internal` which comes from the expansion of the macro `json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> tests/query_value_result.rs:380:34
[INFO] [stdout]     |
[INFO] [stdout] 380 |             query_value_result!((json!({ "x": 1 })).x -> str ?? default) == "",
[INFO] [stdout]     |             ---------------------^^^^^^^^^^^^^^^^^----------------------
[INFO] [stdout]     |             |                    |
[INFO] [stdout]     |             |                    creates a temporary value which is freed while still in use
[INFO] [stdout]     |             temporary value is freed at the end of this statement
[INFO] [stdout]     |             borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `$crate::json_internal` which comes from the expansion of the macro `json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> tests/query_value_result.rs:381:34
[INFO] [stdout]     |
[INFO] [stdout] 381 |             query_value_result!((json!({ "x": 1 })).x -> str ?? "not str") == "not str",
[INFO] [stdout]     |             ---------------------^^^^^^^^^^^^^^^^^------------------------
[INFO] [stdout]     |             |                    |
[INFO] [stdout]     |             |                    creates a temporary value which is freed while still in use
[INFO] [stdout]     |             temporary value is freed at the end of this statement
[INFO] [stdout]     |             borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `$crate::json_internal` which comes from the expansion of the macro `json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> tests/query_value_result.rs:383:38
[INFO] [stdout]     |
[INFO] [stdout] 383 |             query_value_result!(mut (json!({ "x": 1 })).x).unwrap() == &mut json!(1),
[INFO] [stdout]     |             -------------------------^^^^^^^^^^^^^^^^^---- ------ borrow later used by call
[INFO] [stdout]     |             |                        |
[INFO] [stdout]     |             |                        creates a temporary value which is freed while still in use
[INFO] [stdout]     |             temporary value is freed at the end of this statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `$crate::json_internal` which comes from the expansion of the macro `json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `valq` (test "query_value_result") due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "a5e88fe33292ba27514257b60f9ed9be223e06e81f76837595cfb81d1f465bd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5e88fe33292ba27514257b60f9ed9be223e06e81f76837595cfb81d1f465bd8", kill_on_drop: false }`
[INFO] [stdout] a5e88fe33292ba27514257b60f9ed9be223e06e81f76837595cfb81d1f465bd8
